home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-07 / sound.exe / ASBTEST.DOC < prev    next >
Text File  |  1992-04-30  |  4KB  |  95 lines

  1.         Sounding Board (tm) adapter Test Procedure
  2.         ___________________________________________
  3.  
  4.  
  5.      The Sounding Board (tm) adapter can be tested by running
  6.      either a handset test called HTEST.EXE, or a Line-In and
  7.      Line-Out test called LTEST.EXE.  Both of these tests re-
  8.      quire the Sound adapter to be used in full-duplex mode,
  9.      i.e. using both DMA channels 1 and 3.  If you intend to use
  10.      the board in half-duplex mode only, then use SAY.EXE AND
  11.      RECORD.EXE to separately play and record messages to verify
  12.      that the adapter is working.
  13.  
  14.      Testing the Sound adapter in full-duplex mode:
  15.      -------------------------------------------
  16.  
  17.      You will need a standard phono plug to phono plug cable to
  18.      perform the Line-In and Line-Out test, and you will also need
  19.      to test the handset provided.
  20.  
  21.      For running either of the tests verify the following:
  22.  
  23.      1. Jumpers J1 and J2 are both in the ON position on the
  24.         Sound adapter.  This selects the use of both DMA channels
  25.         1 and 3.
  26.      2. The SOUNDBD.EXE driver is installed using both DMA
  27.         channels.
  28.  
  29.      To run the handset test:
  30.      -----------------------
  31.  
  32.      1. Plug the handset into the RJ-11 jack on the Sound adapter.
  33.         Place the handset on a smooth, flat surface such that the
  34.         mouthpiece and speaker are facing downward.  This provides
  35.         an acoustical coupling between the microphone and speaker.
  36.  
  37.      2. Run the HTEST.EXE program.  You should hear an audible beep
  38.         and then a message will appear indicating the result of the
  39.         test.  A "Handset passed" message will be shown if the
  40.         test passed.  If any other message appears, verify that the
  41.         handset is positioned correctly and that it was not bumped
  42.         during the test.  Run the HTEST.EXE program again to verify
  43.         the results.
  44.  
  45.      Running the Line-In and Line-Out test:
  46.      -------------------------------------
  47.  
  48.      1. Remove the handset from the jack on the Sound adapter.
  49.         Insert the phono plugs, one side into Line-In and the other
  50.         side into Line-Out.
  51.  
  52.      2. Run the LTEST.EXE program.  The result of the test will
  53.         immediately appear.  A "Line-In and Line-Out passed"
  54.         message will be shown if the adapter passed.  If any other
  55.         message appears verify that the cable is plugged in
  56.         correctly and run the LTEST.EXE program again.
  57.  
  58.      Testing the Sound adapter in half_duplex mode:
  59.      ---------------------------------------------
  60.  
  61.      Verify the following before testing:
  62.  
  63.      1. Place either J1 or J2 in the ON position depending on
  64.         whether you are using DMA channel 1 or 3 respectively.
  65.      2. The SOUNDBD.EXE is installed specifying which DMA
  66.         channel is in use.
  67.  
  68.      The RECORD.EXE program is used to record a message through both
  69.      the handset and the Line-In jack to a file.  The syntax for using
  70.      the program is:
  71.  
  72.      RECORD[option] filename
  73.  
  74.      where "option" represents the optional switch /C if you want to
  75.      enable 2-to-1 compression on the file and filename represents the
  76.      name of the file to record data into.  Press any key to abort the
  77.      program.
  78.  
  79.      The SAY.EXE program is used to play a message from a file to the
  80.      handset and to the Line-Out jack.  The correct syntax is:
  81.  
  82.      SAY[option] filename
  83.  
  84.      where "option" represents the optional switch /C if the file was
  85.      recorded with compression and filename represents the name of
  86.      the file to be played.  Press any key to abort the program.
  87.  
  88.      Once you've successfully recorded and played a message, the Sound
  89.      adapter is fully tested.
  90.  
  91.  
  92. Note: You can also run the RECORD.EXE and SAY.EXE programs when using
  93.       the Sound adapter in full-duplex mode.
  94.  
  95.